home *** CD-ROM | disk | FTP | other *** search
/ PC Plus SuperCD (UK) 1998 May / PCPlus May 1998=disk A.iso / CPLUS45 / BC45 / COMMDLG.PAK / COMMDLGX.RH < prev    next >
Encoding:
Text File  |  1995-08-29  |  392 b   |  11 lines

  1. //----------------------------------------------------------------------------
  2. // ObjectWindows - (C) Copyright 1991, 1993 by Borland International
  3. //----------------------------------------------------------------------------
  4. #include <owl\window.rh>
  5.  
  6. #define CM_FILEOPEN       0x100
  7. #define CM_COLOR          0x101
  8. #define CM_FONT           0x102
  9.  
  10. #define CM_HELPABOUT      0x200
  11.